home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 4
/
Precision Software Applications Silver Collection Volume 4 (1993).iso
/
religion
/
churchpl.arj
/
INSTALL.DAT
< prev
next >
Wrap
Text File
|
1993-04-19
|
5KB
|
157 lines
@DefineProject
@NAME = "PowerChurch Plus"
@VERSION = "Version 4.3"
@SUBDIR = "PC"
@OUTDRIVE = C
@REQUIRES @HardDisk
@EndProject
@WELCOME
@CLS
This program will install @VERSION of the PowerChurch
Plus Demo on your computer and verify the integrity of
the distribution disks.
You may press the <Esc> key at any time to terminate the
installation process.
Each question has a default answer. If the default answer is
correct, just press the ENTER key to accept it. Otherwise,
overtype the correct answer and press ENTER.
The BACKSPACE key can be used for corrections.
@PAUSE
@EndWelcome
@GetOutDrive
@CLS
On which disk drive do you wish to install the
@NAME Demo?
@EndOutDrive
@GetSubdir
@CLS
Now you need to specify the name of the subdirectory on your
hard disk where the @NAME Demo will be.
The usual subdirectory name is "\PC\".
@PROMPT = "Which subdirectory ([Enter] = @SUBDIR) ?"
@EndSubdir
@DefineDisk
@LABEL = "Disk 1 of 1"
@BeginLib DEMO1.LIB
@File DEMO.EXE
@File PC.BAT
@File APAUTO.DBF
@File APOPEN.DBF
@File APPAID.DBF
@File APVEND.DBF
@File ATDATA.DBF
@File CO.DBF
@File COFUND.DBF
@File COPLED.DBF
@File COTRANS.DBF
@File ED.DBF
@File EQ.DBF
@File FAACCTS.DBF
@File FACTRL.DBF
@File FAMSTR.DBF
@File FATRANS.DBF
@File GRAPHS.DBF
@File MA.DBF
@File MAALT.DBF
@File ME.DBF
@File MEDATES.DBF
@File MI.DBF
@File MU.DBF
@File PC.DBF
@File PCLABEL.DBF
@File PCWORK.DBF
@File PRDESC.DBF
@File PREMPL.DBF
@File PRITEMS.DBF
@File PRPAID.DBF
@File SE.DBF
@File SK.DBF
@File SKREF.DBF
@File SKSERV.DBF
@File VI.DBF
@File PC.MEM
@File APAUTO.NTX
@File APOPEN.NTX
@File APPAIDC.NTX
@File APPAIDV.NTX
@File APVEND.NTX
@File ATDATA.NTX
@File CO.NTX
@File COFUND.NTX
@File COPLED.NTX
@File COTRANS.NTX
@File EDA.NTX
@File EDR.NTX
@File EQA.NTX
@File EQC.NTX
@File EQL.NTX
@File FAACCTS.NTX
@File FAMSTR.NTX
@File FAMSTRC.NTX
@File FAMSTRD.NTX
@File FATRANS.NTX
@File GRAPHS.NTX
@File MAA.NTX
@File MAALTN.NTX
@File MAC.NTX
@File MAN.NTX
@File MEA.NTX
@File MEE.NTX
@File MEN.NTX
@File MIA.NTX
@File MIN.NTX
@File MUA.NTX
@File MUR.NTX
@File PRDESC.NTX
@File PREMPLA.NTX
@File PREMPLN.NTX
@File PRITEMS.NTX
@File PRPAID.NTX
@File SEA.NTX
@File SER.NTX
@File SKA.NTX
@File SKN.NTX
@File SKREF.NTX
@File SKS.NTX
@File SKSERV.NTX
@File VIA.NTX
@File VIN.NTX
@EndLib
@BeginLib DEMO2.LIB
@File DEMO.OVL
@EndLib
@EndDisk
@Finish
@ChDrive @OutDrive /* change to the output drive */
@ChDir "@SubDir" /* change to the output subdirectory */
@CLS
After the Installation has completed and returned you to the
DOS prompt, then run @NAME as follows:
Type 'PC' and press <Enter>.
@PAUSE
@EndFinish